.ws_head{position: fixed;top: 0;left: 0;right: 0;z-index: 10;background-color: #fff;box-shadow: 0 0 10px 0 #eee;}
.ws_head_c{transition: .3s;height: 90px;display: flex;align-items: center;justify-content: space-between;}
.ws_head_l{display: flex;align-items: center;}
.ws_head_l>a{}
.ws_head_l img{}

.ws_head_r{display: flex;justify-content: space-between;align-items: center;}
.ws_head_rl{display: flex;justify-content: space-between;position: relative;}
.ws_head_ri{position: relative;text-align: center;height: 90px;}
.ws_head_ri>a{color: #333;display: inline-block;width: 100%;transition: .3s;line-height: 90px;font-size: 15px;padding: 0 20px;}
.ws_head_a{}
.ws_head_a>a{color: var(--base);}
.ws_head_ri:hover>a{color: var(--base);}
.ws_head_menu{margin-left: 50px;cursor: pointer;}

.ws_head_rr{position: relative;}
.ws_head_rr>img{padding: 20px 0 20px 60px;}
.ws_head_sear{padding: 20px 50px 30px;width: 316px;position: absolute;display: none;top: 100%;right: 0;width: auto;background-color: #fff;border-radius: 15px;box-shadow: 0 0 10px 0 #eee;}
.ws_head_se{border-bottom: 1px solid #eee;display: flex;justify-content: space-between;align-items: center;}
.ws_head_se>select{background-color: var(--base);color: #fff;height: 30px;padding: 0 5px;margin-right: 15px;border-radius: 5px;}
.ws_head_se>input{height: 50px;color: #333;}
.ws_head_se>img{cursor: pointer;}

.ws_head_short .ws_head_tc{height: 0;padding: 0;}

.ws_head_exc{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);z-index: 2;background-color: #fff;display: none;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;}
.ws_head_exc>a{color: #666;font-size: 13px;display: block;text-align: center;height: 40px;line-height: 40px;transition: .3s;padding: 0 30px;white-space: nowrap;}
.ws_head_exc>a:hover{background-color: var(--base);color: #fff;}

.ws_head_prod{position: absolute;top: 100%;left: -200px;z-index: 2;background-color: #fff;display: none;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;width: 740px;padding: 40px;text-align: left;}
.ws_head_pi{margin-bottom: 20px;}
.ws_head_pi>a{font-size: 16px;color: #333;font-weight: 500;border-left: 5px solid var(--base);padding-left: 10px;}
.ws_head_pii{margin-top: 10px;}
.ws_head_pii>a{margin-right: 30px;white-space: nowrap;line-height: 2;}
.ws_head_pii>a:hover{color: var(--base);}

.ws_head_over{position: absolute;left: 0;top: 100%;right: 0;z-index: 2;background-color: #f9f9f9;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;width: 100%;text-align: left;}
.ws_head_oc{display: flex;flex-wrap: wrap;align-items: flex-start;padding: 40px 0;}
.ws_over_oi{display: none;}
.ws_head_oc>h1{padding-left: 20px;border-left: 3px solid var(--base);font-size: 24px;color: var(--base);margin-right: 40px;width: 160px;}
.ws_head_oc>h1>p{font-size: 14px;color: #666;margin-top: 6px;}
.ws_head_oii{text-align: center;width: 180px;margin-right: 20px;margin-bottom: 20px;}
.ws_head_oii>img{width: 100%;}
.ws_head_oii>h1{font-size: 14px;background-color: var(--base);color: #fff;height: 40px;line-height: 40px;}
/* .ws_head_oii:hover h1{color: var(--base);} */

.ws_foot_t{background-color: #333;color: #fff;}
.ws_foot_tc{display: flex;justify-content: space-between;padding: 40px 0;}
.ws_foot_tl{display: flex;}
.ws_foot_ti{margin-right: 100px;}
.ws_foot_ti>h1{font-size: 18px;}
.ws_foot_ti>span{display: block;height: 2px;width: 56px;background-color: var(--base);margin: 20px 0 0;}
.ws_foot_ti>a{display: block;font-size: 14px;color: #aaa;margin-top: 20px;}
.ws_foot_ti>p{display: block;font-size: 14px;color: #aaa;margin-top: 20px;}
.ws_foot_ti>a:hover{color: #eee;}
.ws_foot_tr{padding-left: 80px;border-left: 1px solid #666;text-align: center;}
.ws_foot_tr>p{margin-top: 20px;color: #aaa;}
.ws_foot_b{background-color: #000;color: #999;}
.ws_foot_bc{display: flex;justify-content: space-between;padding: 20px 0;}
.ws_foot_bc a{transition: .3s;}
.ws_foot_bc a:hover{color: #eee;}


.ws_title{text-align: center;padding: 30px 0;}
.ws_title>h1{font-size: 30px;font-weight: 600;}
.ws_title>h1>span{color: var(--base);}
.ws_title>span{display: inline-block;width: 65px;height: 5px;background-color: var(--base);margin-top: 30px;}
.ws_title>p{font-size: 16px;margin-top: 20px;}

.ws_cate{margin-top: -60px;position: relative;z-index: 1;}
.ws_cate_c{display: flex;}
.ws_cate_c>a{color: #444;background-color: #f8f8f8;font-size: 14px;cursor: pointer;white-space: nowrap;transition: .3s;height: 60px;line-height: 60px;color: #666;flex: 1;text-align: center;}
.ws_cate_c> .ws_cate_a{background-color: var(--base);color: #fff;}

.ws_nav{background-color: #f4f8fd;}
.ws_nav_c{height: 70px;display: flex;align-items: center;}
.ws_nav_c>img{margin-right: 10px;}
.ws_nav_c>a{}
.ws_nav_c>span{margin: 0 10px;font-family: monospace,serif;color: #999;}
.ws_nav_a{color: var(--base);font-weight: bold;}

/* .ws_tact{width: 100%;position: relative;background-color: var(--base);color: #feffff;padding: 60px 0;}
.ws_tact>h1{text-align: center;font-size: 30px;}
.ws_tact_c{display: flex;justify-content: space-between;margin-top: 60px;}
.ws_tact_i{transition: .3s;text-align: center;}
.ws_tact_i>h1{margin-top: 20px;line-height: 2;font-size: 18px;}
.ws_tact_i:hover{transform: scale(1.1);} */

.ws_banner_w{display: flex;flex-direction: column;position: absolute;left: 0;top: 0;bottom: 60px;right: 0;align-items: center;justify-content: center;color: #fff;}
.ws_banner_w>h1{font-size: 40px;font-weight: 600;}
.ws_banner_w>p{margin: 20px 0 40px;font-size: 14px;width: 700px;line-height: 2;text-align: center;}
.ws_banner_w>span{width: 60px;height: 7px;display: inline-block;background-color: var(--base);}

.ws_nv{margin-top: 60px;width: 100%;padding: 0 0 100px;}
.ws_nv_c{display: flex;justify-content: space-between;align-items: center;}
.ws_nv_c>a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;line-height: 2;}
.ws_nv_c>a:hover{color: var(--base);}

.ws_aside{position: fixed;right: 20px;top: 40vh;z-index: 10;}
.ws_aside_i{position: relative;cursor: pointer;transition: .3s;margin-bottom: 18px;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #aaa;width: 56px;height: 56px;border-radius: 50%;}
.ws_aside_i>img{}
.ws_aside_i:hover{background-color: var(--base);}


/* .ws_out{padding: 1px 0;background-color: #f7f7f7;}
.ws_cont{display: flex;justify-content: space-between;margin: 50px auto;width: var(--lg);}
.ws_left{width: 20%;background-color: #fff;overflow: hidden;}
.ws_left_l{padding: 35px 0;}
.ws_left_i{margin-bottom: 10px;}
.ws_left_i>a{background-color: #f7f7f7;border-left: 10px solid var(--base);height: 50px;line-height: 50px;display: block;padding-left: 24px;font-size: 16px;cursor: pointer;}
.ws_left_i>a>i{font-family: monospace,serif;float: right;font-style: normal;padding: 18px 10px;color: var(--base);line-height: 1;transition: .3s;}
.ws_left_ii{padding: 10px 0;display: none;}
.ws_left_ii>a{display: block;height: 46px;line-height: 46px;font-size: 14px;padding-left: 34px;color: #474747;cursor: pointer;}
.ws_left_ii>.ws_left_ia{background-color: var(--base);color: #fff;position: relative;}
.ws_left_ii>.ws_left_ia::before{content: '';width: 9px;height: 100%;position: absolute;left: 0;background-color: var(--base);}
.ws_right{width: 78%;background-color: #fff;} */


@media screen and (max-width: 766px){
    .ws_head{height: 6rem;}
    .ws_head_c{width: 100%;height: 6rem;padding: 0 15px;align-items: center;display: flex;justify-content: space-between;}
    .ws_head_tc{height: 100%;}
    .ws_head_t{}
    .ws_head_l>a{padding: 1rem 0;}
    .ws_head_l>a>img{height: 5rem;}
    .ws_head_short .ws_head_l{height: 100%;}

    .ws_head_menu{width: 3rem;}
    .ws_head_menu>img{width: 100%;}

    .ws_head_rl{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: #fff;flex-direction: column;padding: 50px 0;z-index: 10000;transform: translateZ(100px);display: none;margin: 0;}
    .ws_head_rl>i{position: absolute;top: 20px;right: 20px;font-size: 30px;font-weight: bold;font-style: normal;line-height: 1;color: #666;}
    .ws_head_ri{margin: 0;padding: 0;width: 100%;height: 6rem;}
    .ws_head_ri>a{width: 100%;text-align: center;color: #999;height: 6rem;line-height: 6rem;margin: 0;padding: 0;font-size: 1.5rem;}
    .ws_head_ri>a>h1{font-weight: 400;font-size: 1.8rem;}
    .ws_head_a>a{color: var(--base);font-weight: bold;}
    .ws_head_exc{display: none;}

    .ws_foot_tc{flex-direction: column;}
    .ws_foot_tr{border: 0;padding: 0;margin-top: 2rem;}
    .ws_foot_tr>p{margin-top: 1rem;}
    .ws_foot_ti{margin-right: 0;}
    .ws_foot_ti>span{margin-top: 1rem;}
    .ws_foot_ti>p{line-height: 2;margin-top: 1rem;}
    .ws_foot_bc{flex-direction: column;align-items: center;}
    .ws_foot_bc>p{text-align: center;line-height: 2;font-size: 1.4rem;}
    

    .ws_title{padding: 3rem 0;}
    .ws_title>h1{font-size: 2.6rem;}
    .ws_title>p{font-size: 1.6rem;margin-top: 1rem;}
    .ws_title>span{margin-top: 2rem;}
    
    .ws_nav{display: none;}
    
    .ws_cont{margin: 0 0 6rem;flex-direction: column;width: 100%;}
    .ws_left{width: 100%;border-radius: 0;overflow: auto;}
    .ws_left_t{display: none;}
    .ws_left_l{padding: 0;display: flex;width: 200vw;}
    .ws_left_i{margin-bottom: 0;}
    .ws_left_i>a{display: none;}
    .ws_left_ii{display: flex;padding: 2rem 0;}
    .ws_left_ii>a{padding: 0 2rem;height: 4rem;line-height: 4rem;}
    .ws_right{padding: 0 1.5rem;width: 100%;margin-top: 3rem;}

    .ws_nv{margin-top: 5rem;flex-direction: column;padding: 2rem 0;}
    .ws_nv_l{width: 100%;}
    .ws_nv_l>a{width: 100%;line-height: 2;}
    .ws_nv_l>a:last-child{text-align: left;}
    .ws_nv_r{margin-top: 2rem;}
    .ws_nv_r>a{height: 4rem;line-height: 4rem;padding: 0 2rem;}

    .ws_banner_w{padding: 0 1.5rem;bottom: 0;}
    .ws_banner_w>h1{font-size: 2.8rem;}
    .ws_banner_w>p{font-size: 1.4rem;width: 100%;margin: 2rem 0;}

    .ws_cate{margin: 0;overflow: auto;}
    .ws_cate_c{background-color: #f8f8f8;padding: 0 1.5rem;width: 100%;}
    .ws_cate_c>a{flex: unset;font-size: 1.4rem;padding: 0 1.5rem;}

}